OpenRoads Designer CONNECT Edition SDK Help

PointEntity2dInPlan Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass PointEntity2dInPlan : PointEntity2d
Inheritance → ConsensusItem → ModelEntityNamedModelEntityFeaturizedModelEntityPointEntity2d → PointEntity2dInPlan

Constructors

PointEntity2dInPlan Initializes a new instance of the PointEntity2dInPlan class

Properties

_Coordinates (Inherited from PointEntity2d)
_Description (Inherited from PointEntity2d)
_Rotation (Inherited from PointEntity2d)
Connection (Inherited from ConsensusItem)
Coordinates (Inherited from PointEntity2d)
Description (Inherited from PointEntity2d)
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
DoNotAnnotate (Inherited from FeaturizedModelEntity)
Element (Inherited from ModelEntity)
FeatureDefinition (Inherited from FeaturizedModelEntity)
FeatureDescription (Inherited from FeaturizedModelEntity)
FeatureName (Inherited from FeaturizedModelEntity)
Geometry (Inherited from PointEntity2d)
GeometryPresentation (Inherited from FeaturizedModelEntity)
IsFinalElement (Inherited from FeaturizedModelEntity)
Name (Inherited from NamedModelEntity)
ObjectTracker (Inherited from ConsensusItem)
RejectsEmptyStringAnnotation (Inherited from FeaturizedModelEntity)
RepresentationOf (Inherited from FeaturizedModelEntity)
RootFeatureProvider (Inherited from FeaturizedModelEntity)
Rotation (Inherited from PointEntity2d)
SyncId (Inherited from ModelEntity)

Methods

_SetDetails (Inherited from PointEntity2d)
_SetFeatureDefinition(FeatureDefinition) (Inherited from PointEntity2d)
_SetFeatureDefinition(String) (Inherited from PointEntity2d)
_SetFeatureDefinition(String, String) (Inherited from PointEntity2d)
CreateFromDomainObject (Inherited from ConsensusItem)
CreateFromElement  
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetAnnotationProcessingGroup (Inherited from FeaturizedModelEntity)
GetNative (Inherited from ConsensusItem)
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)
SetDetails (Inherited from PointEntity2d)
SetFeatureDefinition(FeatureDefinition) (Inherited from PointEntity2d)
SetFeatureDefinition(String) (Inherited from PointEntity2d)
SetFeatureDefinition(String, String) (Inherited from PointEntity2d)

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also